![]() |
Custom Printer Library
1.17
|
#include <ccw_Types.h>
Data Fields | |
| DWORD | leftMarginValue |
| DWORD | dwBarcodeWidth |
| DWORD | dwBarcodeHeight |
| BarcodeAlign | brcAlignMode |
| BarcodeHRIPosition | brcHRIPosition |
| BarcodeType | brcType |
| BYTE | reserved [1023] |
| Reserved fot future development. Do not use. | |
Print Barcode Struct
| BarcodeAlign brcAlignMode |
Barcode justification
| BarcodeHRIPosition brcHRIPosition |
Barcode HRI Position
| BarcodeType brcType |
Barcode type
| DWORD dwBarcodeHeight |
Barcode Height (dots)
| DWORD dwBarcodeWidth |
Barcode Width (dots) If this value is < 10, the value is the width to the narrowest bar. Otherwise is the max barcode width in dots.
| DWORD leftMarginValue |
Left margin (dots), If this value is different to 0, the parameter brcAlignMode will be ignored